JavaServer Toolkit
Security Features (1)
Security: Fundamental to real-world network services
Realm classes: can use existing databases of customers, users
Users ... java.security.Principal
Groups ... java.security.acl.Group
Access control: java.security.acl

Return to Tracks